home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / misc / sci / synworksdemo.readme < prev    next >
Text File  |  1992-10-27  |  5KB  |  131 lines

  1. Short: Neural network package demo (OS 2.0)
  2.  
  3. This archive contains an alomst fully functional demonstration version
  4. of SynWorks, a design, training, test, and visualization environment
  5. for neural networks.
  6.  
  7. Enjoy !  (27.10.1992)
  8.  
  9.  
  10.  
  11. TITLE
  12.     SynWorks - A design, training and test environment for
  13.                    neural networks.
  14.         
  15. VERSION
  16.     2.0, Oct. 26th, 1992
  17.  
  18. DESCRIPTION
  19.         SynWorks is a fully integrated environment for design,
  20.         training and test of neural networks. Currently, it supports
  21.         11 different network types, the networks' sizes are only
  22.         limited by the amount of memory available.
  23.         SynWorks provides instruments to watch and track (to disk)
  24.         all important network parameters, all kinds of errors and
  25.         of course, all input and output values provided to or by
  26.         the network. 
  27.         All network parameters can be edited, and, starting from
  28.         standard networks, custom networks can be created by 
  29.         adding links and neurons, modifying all functions (learn,
  30.         transfer, error, evaluation). Input/output behaviour can
  31.         easily be specified in terms of ranges, sources, and
  32.         targets. Network display modes include structural,
  33.         error-related, change-related, weight-related and
  34.         memory related displays. All displays provide point-
  35.         and click interfaces to the displayed parameters and
  36.         are available simultaneously (watch chipmem !). 
  37.         All networks can be printed in four different
  38.         modes, giving a textual, structural and two different 
  39.         descriptions on the network's weight map.
  40.         SynWorks also provides a context-sensitive on-line help 
  41.         system that includes descriptions of all actions and 
  42.         important components, linked together via cross-references
  43.         and easily accessible via buttons and hot-keys.
  44.         Also, SynWorks features a full AREXX-interface that allows
  45.         to define macros for internal use as well as using a network
  46.         as part of a larger system, execute demonstrations etc..
  47.  
  48.         The full version of SynWorks includes the following:
  49.  
  50.          4 disks, containing
  51.  
  52.          - SynWorks 2.0 neural network design and development tool,
  53.            plain 68000 version as well as 68020/68881++ version.
  54.  
  55.          - Example networks for tutorial
  56.  
  57.          - SynCode.lib, library to be linked to C programs to
  58.            allow easy use of networks in user C programs (networks
  59.            appear as subroutines)
  60.  
  61.          - SynCode programming examples, comprising Car control,
  62.            character recognition, decision table execution, ECG
  63.            evaluation.
  64.  
  65.          - SynTools 1.1, last version of a data display and 
  66.            processing tool (not supporting Kickstart 2.0x
  67.            special features YET), upgradable to SynTools 2.0 (coming
  68.            soon) and very useful for display and annotation of
  69.            training data, also for evaluation of results.
  70.  
  71.          Printed manuals:
  72.  
  73.          - SynWorks reference manual, including SynCode reference 
  74.            and tutorial on both SynWorks and SynCode
  75.  
  76.          - Introduction to neural network theory
  77.  
  78.          - SynTools reference manual (Version 1.1)
  79.  
  80. FEATURES 
  81.        12 different standard network models
  82.      5 different possibilities to display network (simultaneously)
  83.      4 different possibilities to print network (standard WB printer,
  84.        colour printing supported)
  85.     24 different instruments to watch and track the network's 
  86.        behaviour
  87.     53 AREXX commands give full external control over SynWorks.
  88.  
  89.     On-line context sensitive help system, supports keyword tracking.
  90.  
  91.         Supports all resolutions higher than or equal to 640 x 400 with
  92.         at least two bitplanes (incl. A 2024, Productivity, AGA).
  93.  
  94.     GUI according to User Interface Style Guide.
  95.  
  96.      Version for 68020/68881 and up available.
  97.  
  98.  
  99. REQUIREMENTS
  100.         Amiga 500, 1000, 2000, 2500, 3000, 4000, 1.5 MByte RAM,
  101.         Kickstart 2.04 and up.
  102.         Harddisk recommended, FPU (special program version) highly
  103.         recommended, Display enhancer/FF/AGA recommended.
  104.  
  105.         
  106. AUTHOR
  107.         Michael Kaiser, kaiser@ira.uka.de
  108.         DigiBrain - Software for Science (for the amazing Amiga :-))
  109.         Rintheimer Strasse 59
  110.         D 7500 Karlsruhe, FRG
  111.         Phone : (+49) (721) 61 18 19
  112.  
  113.  
  114. THANX
  115.         Thanks to H*wlett P*ckard for providing a nice
  116.         environment to write my master's thesis, also for
  117.         producing D*sk- and L*serJets to print nice manuals.
  118.         Thanks to Georg Hessmann for PasTeX (though I had to
  119.         adapt makeindex myself :-))
  120.         For people in Europe: This package has been referenced
  121.         in ATP (Automatisierungstechnische Praxis), Issue 9/92.
  122.  
  123.  
  124. DISTRIBUTABILITY
  125.         Shareware, the ftp archive contains a demonstration version
  126.         with certain features disabled. Users of versions 1.0, 1.1
  127.         and 1.2 will be directly informed about upgrade possibilities,
  128.         all new users can get the full version as described above
  129.         directly from the author.
  130.  
  131.